func go/printer.isTypeName
3 uses
go/printer (current package)
nodes.go#L1236: func isTypeName(x ast.Expr) bool {
nodes.go#L1241: return isTypeName(t.X)
nodes.go#L1257: if isTypeName(x.Type) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)